home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / lib / xconq / balloon.b < prev    next >
Text File  |  1995-07-02  |  224b  |  8 lines

  1. #define balloon_width 16
  2. #define balloon_height 16
  3. static short balloon_bits[] = {
  4.    0x0000, 0x01f0, 0x03f8, 0x06dc,
  5.    0x07fc, 0x07fc, 0x05ec, 0x061c,
  6.    0x07fc, 0x02e8, 0x0208, 0x0110,
  7.    0x0110, 0x00e0, 0x00e0, 0x0000};
  8.